home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_a2m / darklord / showtext.txt < prev    next >
Text File  |  1995-05-02  |  2KB  |  44 lines

  1. Module SHOWTEXT.DMO
  2. (Control file: SHOWTEXT.DKL)
  3.  
  4. 1. This is a rather more sophisticated message displayer compared to 
  5. the simple module MESSAGE.DMO. It too displays up to 3 lines of text
  6. on a blank screen.
  7.  
  8. 2. This module uses SpeedoGDOS and will return an error message if 
  9. Speedo is not loaded. It makes use of the scalable outline fonts of 
  10. Speedo and therefore must have access to the Speedo fonts at all times 
  11. - not a problem for hard drive users, but possibly so for floppy 
  12. users.
  13.  
  14. 3. Click on Message... in the control panel to enter the message. In 
  15. this dialog box you can also enter the name of the outline font you 
  16. want to use. The name you enter must match exactly the name of one of 
  17. the currently active Speedo fonts in your system, e.g. Dutch 801 Bold 
  18. or Bitstream Cooper Black. If the module can't find this font, or if
  19. you don't enter a name, it uses the system font instead (obviously, 
  20. this is not scalable).
  21.  
  22. 4. Flag 1 sets a variety of VDI text effects - italic, underlined, 
  23. etc. These were never intended for use with outline fonts and the 
  24. results are not always particularly good, but try them anyway.
  25.  
  26. 5. Variable 1 sets the text height, ranging from 10 to 72 pixels, and 
  27. note that these are pixels and not point sizes. All sizes are allowed 
  28. for outline fonts.
  29.  
  30. 6. Variable 2 sets the time in seconds during which the message 
  31. remains on screen, before being removed and the screen cleared. The 
  32. message will then be redisplayed on another part of the screen. The 
  33. time ranges from 1 to 10 seconds (approximately).
  34.  
  35. 7. This module is dependent on the cache sizes for SpeedoGDOS being 
  36. large enough. If you find that the module doesn't work (i.e. text is 
  37. not displayed and on activation the module just returns control to 
  38. DarkLord), try increasing the cache sizes and see what happens. This 
  39. tends to be a matter of trial and error, so you may have to experiment 
  40. a little.
  41.  
  42. Steve Pedler
  43. 26th February 1994
  44.